home *** CD-ROM | disk | FTP | other *** search
/ The Net Power 1997 April / NETDisc0497.iso / mac / NetTools / Graphics / GifBuilder / Release Notes < prev   
Encoding:
Text File  |  1996-07-08  |  5.7 KB  |  114 lines  |  [ttro/ttxt]

  1. GifBuilder
  2. Release Notes
  3. Yves Piguet <piguet@ia.epfl.ch>
  4.  
  5. For each release, main improvements are listed first, followed by minor modifications and bug fixes.
  6.  
  7. 0.4 (7/8/96)
  8.  
  9. - PICS, Adobe Premiere FilmStrip 1.0 and Adobe Photoshop 3.0 RGB and grayscale layers import (as animation)
  10. - Photoshop bitmap, grayscale (or duotone), indexed and RGB files input (as frames)
  11. - Built-in 6x6x6 palette
  12. - Optional suppresion of unused colors
  13. - Frame expansion
  14. - Option + arrow keys to position precisely the frames
  15. - Onion skin during frame positionning with the Option key
  16. - Save Selection
  17.  
  18. - New stops the animation
  19. - "create GIF" AppleScript command removed (use the object model instead)
  20. - Minor cosmetic improvments
  21. - Crashes when one drags too many frames fixed
  22. - QuickTime movie conversion fixed (memory leak fixed, interruptible)
  23. - Frames window automatic scrolling
  24. - Explanation when ObjectSupportLib is not found
  25. - Frame crop marks
  26. - Transparency based on the first pixel wasn't always rendered correctly in the Animation window; fixed
  27. - Error message for error -43 (file nor found)
  28. - Memory leak when an error occured during the animation creation fixed
  29. - Import Frame didn't display the imported frame; fixed
  30. - No error message for corrupted TIFF file or unsupported TIFF feature; fixed
  31. - The set data AppleEvent didn't work with boolean settings; fixed
  32. - Animation size is frozen when a frame is dragged around
  33.  
  34. 0.3.2 (4/30/96)
  35.  
  36. - All imported frames get their transparency, interframe delay and disposal method from the default settings, not only the first imported frame as before. When no frame is selected, the corresponding menu items are changed to reflect the fact that they correspond to the default values
  37. - Frame size optimization
  38. - PICT objects can be dragged into the Frames window from the Scrapbook or other applications
  39. - Support for output depth of 3, 5, 6 and 7
  40.  
  41. - Fixed French dictionary (apostrophe removed)
  42. - "White" transparency was set to the first color of the palette, which wasn't always white; fixed
  43. - Disk-based frames were displayed in italic, not in roman; fixed
  44. - Disk copies of frames weren't used to build animations; fixed
  45. - When an error occured when importing a frame, the list of frames was left in an invalid state; fixed
  46. - When new images were imported, frames were sometimes mixed; fixed
  47. - When a QuickTime movie was opened from the Finder and saved as a GIF with Save, the QuickTime file was overwritten; fixed
  48. - When a QuickTime movie was opened, the animation size wasn't reset to Minimum Size; fixed
  49. - Copy HTML Image Tag now encodes characters outside the range 33-127 as %xx, where xx is their hexadecimal code
  50. - Increased stack size on Mac 68k
  51. - New kept the previous Image Size; fixed
  52. - It's now possible to interrupt the loading and saving of animations with Command-.
  53. - Check against out-of-bounds frames
  54. - The system palette was used instead of the optimized one; fixed
  55. - When an error occured during the loading of an animation, the Frames window wasn't always updated, leaving ghost frames; fixed
  56. - Spinning cursor
  57. - An extension block was written only when transparency or a non-null delay was specified, which resulted in lost disposal methods in some cases; now one is also written with non-unspecified disposal methods
  58.  
  59. 0.3.1 (3/29/96)
  60.  
  61. - Save Palette
  62. - Up, Down, Home and End to navigate in the frames
  63.  
  64. - Stack overflow fixed on Mac 68k
  65. - "modified" property updated by the New command
  66. - "set contents of..." fixed
  67. - "make new frame with data {contents:someFile, ...} ..." fixed
  68.  
  69. 0.3 (3/22/96)
  70.  
  71. - Double-click in the Frames window to change settings
  72. - Support for limited number of loops
  73. - "Special" Clear (Shift-Clear or Shift-Backspace) to delete the selected frames while preserving the timing
  74. - Open; animations get GifBuilder's signature instead of clip2gif's (and thus get a new icon), so that a double-click open them in GifBuilder 
  75. - Scripting improved (get, set, create, delete, count, object model)
  76. - Cut/Copy/Paste of single frames
  77. - French AppleScript dictionnary (the very beginning of the French translation of my programs; shame on me for having waited sooo long (btw, mes amis francophones prÄfÅrent-ils des versions traduites ou des amÄliorations plus rapides? re->mailto:piguet@ia.epfl.ch))
  78. - Copy HTML Image Tag
  79. - Reload Frames in the File menu
  80.  
  81. - Watch cursor and highlight of the currently processed frame during animation building
  82. - Checks the limit of number of frames (currently 256)
  83. - Build replaced by Save and Save As
  84. - The 'odoc' AppleEvent (i.e. a file dragged onto GifBuiler's icon in the Finder or the "open" AppleScript command) lets GifBuilder open an animation instead of adding a frame
  85. - The animation size isn't saved in the preferences anymore, because it caused confusion
  86. - The maximum number of frames now depends only on the available memory
  87. - The "colors palette" argument has been replaced by a "color table" to be more consistent with the official registry (event code 'cplt' instead of 'cPlt')
  88. - The delay dialog box displays the interframe delay of the selected frame(s)
  89. - Cropping of the frames outside the animation bounding box fixed
  90. - Display of the Y position in the position dialog when all the selected frames have the same value fixed
  91.  
  92. 0.2 (2/6/96)
  93.  
  94. - Position of each frame
  95. - Undo
  96. - Photoshop-compatible color palette files
  97. - Duplicate Selection
  98.  
  99. - Better frames window and minor fixes
  100. - Minor menu fixes
  101. - Sorting based on the Mac international utilities
  102. - Some options are attached to individual frames; the global options (set when no frame is selected) are used only when the first frame is imported and when saving options
  103. - Fixed "best" color palette; it's now based on all the frames
  104.  
  105. 0.1.1 (1/31/96)
  106.  
  107. - Handling of the color palettes menu added
  108.  
  109. 0.1 (1/30/96)
  110.  
  111. First release
  112.  
  113. Copyright 1996, Yves Piguet. All rights reserved.
  114.